Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2025

Bumps zeroconf from 0.136.2 to 0.139.0.

Release notes

Sourced from zeroconf's releases.

0.139.0

v0.139.0 (2025-01-09)

Features

  • feat: implement heapq for tracking cache expire times (#1465) (09db184)

0.138.1

v0.138.1 (2025-01-08)

Bug Fixes

  • fix: ensure cache does not return stale created and ttl values (#1469) (e05055c)

0.138.0

v0.138.0 (2025-01-08)

Features

  • feat: improve performance of processing incoming records (#1467)

Co-authored-by: pre-commit-ci[bot] (ebbb2af)

0.137.2

v0.137.2 (2025-01-06)

Bug Fixes

  • fix: split wheel builds to avoid timeout (#1461) (be05f0d)

0.137.1

v0.137.1 (2025-01-06)

Bug Fixes

0.137.0

v0.137.0 (2025-01-06)

Features

Changelog

Sourced from zeroconf's changelog.

v0.139.0 (2025-01-09)

Features

  • feat: implement heapq for tracking cache expire times (#1465) (09db184)

v0.138.1 (2025-01-08)

Bug Fixes

  • fix: ensure cache does not return stale created and ttl values (#1469) (e05055c)

v0.138.0 (2025-01-08)

Features

  • feat: improve performance of processing incoming records (#1467)

Co-authored-by: pre-commit-ci[bot] (ebbb2af)

v0.137.2 (2025-01-06)

Bug Fixes

  • fix: split wheel builds to avoid timeout (#1461) (be05f0d)

v0.137.1 (2025-01-06)

Bug Fixes

v0.137.0 (2025-01-06)

Features

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 13, 2025
Bumps [zeroconf](https://github.com/python-zeroconf/python-zeroconf) from 0.136.2 to 0.139.0.
- [Release notes](https://github.com/python-zeroconf/python-zeroconf/releases)
- [Changelog](https://github.com/python-zeroconf/python-zeroconf/blob/master/CHANGELOG.md)
- [Commits](python-zeroconf/python-zeroconf@0.136.2...0.139.0)

---
updated-dependencies:
- dependency-name: zeroconf
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/zeroconf-0.139.0 branch from 89e7aa1 to 9d0afee Compare January 13, 2025 10:32
@frenck frenck merged commit b0acf64 into main Jan 13, 2025
4 checks passed
@frenck frenck deleted the dependabot/pip/zeroconf-0.139.0 branch January 13, 2025 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant